After logging in, you land atDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/santiagodc8/tu_perfil.net/llms.txt
Use this file to discover all available pages before exploring further.
/admin — the dashboard home. It gives you a snapshot of the site at a glance and provides fast access to create new content.
What the dashboard shows
Total articles
The total count of all articles that have not been sent to the trash (
deleted_at IS NULL), regardless of published status.Articles this month
Articles created since the first day of the current calendar month. Useful for tracking editorial output.
- A colored dot — green if published, yellow if draft.
- The article title (click to open the editor).
- The category badge with its color.
- The creation date.
- An Editar link.
/admin/noticias.
Create a new article quickly
The large + CREAR NUEVA NOTICIA button at the top of the dashboard takes you directly to the new-article form at/admin/noticias/nueva. This is the fastest path from login to publishing.
Sidebar navigation
The sidebar is always visible on desktop. On mobile, open it with the hamburger button (top-left corner).| Icon | Section | URL | Admin only? |
|---|---|---|---|
| 🏠 | Inicio | /admin | No |
| 📰 | Noticias | /admin/noticias | No |
| 📂 | Categorías | /admin/categorias | No |
| 🏷️ | Etiquetas | /admin/etiquetas | No |
| 🚨 | Última Hora | /admin/ultima-hora | No |
| 💬 | Comentarios | /admin/comentarios | No |
| ✉️ | Mensajes | /admin/mensajes | No |
| 📢 | Publicidad | /admin/publicidad | No |
| 📊 | Estadísticas | /admin/estadisticas | No |
| 👥 | Suscriptores | /admin/suscriptores | Yes |
| 📧 | Newsletter | /admin/newsletter | Yes |
| 👤 | Usuarios | /admin/usuarios | Yes |
| ⚙️ | Mi perfil | /admin/perfil | No |
Sections marked Admin only are hidden from the sidebar when you are logged in with the
editor role. If an editor navigates directly to one of those URLs, the server redirects them back to /admin.Role-based access
There are two roles in the system:- Admin
- Editor
Full access to every section of the panel, including Suscriptores, Newsletter, and Usuarios. Can change other users’ roles.
